home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / toolkit / freeproxy / setup.exe / {app} / FreeProxyFTP.tem < prev   
Encoding:
Text File  |  2003-03-07  |  888 b   |  30 lines

  1. <{++!FPFreeProxyTemplate}>
  2. <HTML>
  3. <HEAD>
  4. <TITLE>FTP Listing of {++!FPURLPATH} at {++!FPSERVERNAME}</TITLE>
  5. <BASE HREF="{++!FPURL}">
  6. <style>
  7. <!--
  8. .FTPSmallText { font-family: Courier New; font-size: 8 }
  9. .FTPBodyText { font-family: Courier New; font-size: 12 }
  10. .FTPHeader01 { font-family: Arial; font-size: 14pt; font-weight: bold }
  11. -->
  12. </style>
  13. </HEAD>
  14. <BODY>
  15. <H2 class="FTPHeader01"><font face="Arial">FTP Listing of {++!FPURLPATH} at {++!FPSERVERNAME}</font></H2>
  16. <HR>
  17. <PRE><font face="Courier New">
  18. {++!FPLOGONTEXT}
  19. </font></PRE>
  20. <HR>
  21. <p class="FTPBodyText"><font face="Courier New">
  22. <A HREF="{++!FPURLPATH}../">Up to higher level directory</A><br><br>
  23. {++!FPFILEDETAILS}
  24. </font></p>
  25. <p class="FTPBodyText"><font face="Courier New">*** End of List ***</font></p>
  26. <HR>
  27. <p class="FTPSmallText"><font face="Courier New">Via FreeProxy V3.00</p>
  28. </BODY>
  29. </HTML>
  30.